Return to doc.sitecore.com

  Link
Prev Next

Use for different kinds of links:

Client view:

Inserts a field with a selector button. 

/upload/sdn5/reference/field reference/standard data types/link1.png

When clicked, the selector button opens the "Insert an internal link" dialog where a user can specify the link to a particular Sitecore Item.  

/upload/sdn5/reference/field reference/standard data types/link2.png

The selector button also has a submenu consisting of the following options:  

/upload/sdn5/reference/field reference/standard data types/link3.png

The properties in all “insert link” dialogues are common HTML properties.

The link properties can then be retrieved programmatically.

Valid default value:

Ignored.

Source:

Use the Source field to specify the entry point for lookup. Makes sense for internal links only (click here to see the example). 

For information about accessing the field values programmatically, please follow the links below:

Accessing Link field value in C#

Accessing Link field value in XSLT 


Prev Next